home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / 01 / bush.swf / scripts / DefineButton2_252 / BUTTONCONDACTION on(release).as
Text File  |  2001-09-20  |  75b  |  7 lines

  1. on(release){
  2.    tellTarget("flor")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.